VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / ObjectSetListenerEventArgs<T> Class
In This Topic
ObjectSetListenerEventArgs Class Properties
In This Topic
For a list of all properties of this type, see ObjectSetListenerEventArgs<T>.
Public Properties
 NameDescription
Public PropertyGets the new elements that are added in to a set.
Public PropertyGets the elements that are removed from a set.
See Also